JAMSRESTAPI Web Service
PutCfg_PutConfiguration
JAMSRESTAPI Web Service > All Operations Resource Group : Cfg_PutConfiguration (Put)

Resource Path: /api/cfg

Uri: http://doc.jamsscheduler.com/api/cfg

Description
Updates an existing Cfg object or creates a new definition if it doesn't exist.
Request

The request body is of type Cfg.

The name of the cfg

Overview

Cfg
elements : Array[Element]
elementName : string
elementTypeName : string
elementTypeId : integer
elementId : integer
elementUid : string
ownerUid : string
inherited : boolean
inheritedFromType : string
inheritedFromId : integer
inheritedFromName : string
elementKind : string
elementState : string
properties : Array[PropertyValue]
propertyName : string
categoryName : string
categorySortOrder : integer
displayName : string
propertyId : integer
typeName : string
typeNameSSO : string
toolTip : string
description : string
editor : string
mergeOption : string
sortOrder : integer
inheritedFromType : string
inheritedFromId : integer
inheritedFromName : string
readOnly : boolean
browsable : boolean
defaultValue : object
currentValue : object
writeToEntry : boolean
writeToHistory : boolean
tabName : string
sortOrder : integer
validateTypeNameSSO : string
formatString : string
addMenuText : string
categoryName : string
categoryAddMenuText : string
categorySortOrder : integer
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service